##################################################################
#    Theme: Windows Aero
#  Version: 1.0.1
#   Author: Neil Siegfried
# Released: 1/20/2008 
# Platform: LimeWire Pro 4.16.2
##################################################################
THEME_VERSION=2

# window pane divider arrow color, border around menu dropdown
PRIMARY1_COLOR=#979797 #666666

progress bar, selected cell border, depressed menu item background, scroll bar color
PRIMARY2_COLOR=#48D8FB #84B54A

# see WINDOW2_COLOR (originally window pane divider)
PRIMARY3_COLOR=#C6C6C6

# the shadow to the right around all panes (much darker than background color)
SECONDARY1_COLOR=#525A5A

# unselected tab background color (slightly darker than background color)
SECONDARY2_COLOR=#EFEFEF #BFBFBF

# highlite color of selected results and library table cell
SECONDARY3_COLOR=#D7DCE2

# text - search panel labels (excluding select type buttons) and window labels
WINDOW1_COLOR=#000000

# background color for app
WINDOW2_COLOR=#F0F0F0 #D7D6D6

# 3D bevel effect around windows (brighter than background color) 
WINDOW3_COLOR=#FFFFFF

# text - tabs - buttons - select type button table column headers
WINDOW4_COLOR=#000000

# checks and arrows on drop downs
WINDOW5_COLOR=#252525 #5A9C08

# results list background color
WINDOW6_COLOR=#FFFFFF

# text field background (should be same lightness as table background color)
WINDOW7_COLOR=#FFFFFF

# text - results list, tree node, text color in text fields, blinking caret
WINDOW8_COLOR=#000000

# menu foreground
WINDOW9_COLOR=#000000

# menu selected foreground
WINDOW10_COLOR=#FFFFFF #000000

# menu selected get desktop color (COMPLETELY USELESS IN 1.3 and PERHAPS 1.4)
WINDOW11_COLOR=#000000

# menu background (should be the same as background color)
WINDOW12_COLOR=#98B4D0 #D7D6D6

# table header background color
TABLE_HEADER_BACKGROUND_COLOR=#98B4D0 #84B54A

# table background color
TABLE_BACKGROUND_COLOR=#FFFFFF

# alternating row color
TABLE_ALTERNATE_COLOR=#E7F4D8

# text - refresh text in library to indicate youre not sharing it
NOT_SHARING_LABEL_COLOR=#D00005

# filter header background and search type button gradient
SEARCH_FILTER_TITLE_TOP_COLOR=#FFFFFF
SEARCH_FILTER_TITLE_COLOR=#CFCFCF #84B54A

# search panel background gradient
SEARCH_PANEL_BG_1=#98B4D0 #D7D6D6
SEARCH_PANEL_BG_2=#DCE8F4 #FFFFFF

# search type button grid color
SEARCH_GRID_COLOR=#3C7FB1 #000000

# text - private IP (indicates firewall)
SEARCH_PRIVATE_IP_COLOR=#FF0000

# text - indicates measured speed vs what they say they are
SEARCH_RESULT_SPEED_COLOR=#07AA00


##################################################################
# Font settings can be set below.  For the style of the font,
# only plain and bold are supported.  Plain is specified as
# "0", wherease bold is specified as "1".
##################################################################
# tabs and window labels
CONTROL_TEXT_FONT_NAME=dialog
CONTROL_TEXT_FONT_STYLE=0
CONTROL_TEXT_FONT_SIZE=11

# nothing in 1.4, results list File Title and Library folder names in 1.3
SYSTEM_TEXT_FONT_NAME=verdana
SYSTEM_TEXT_FONT_STYLE=0
SYSTEM_TEXT_FONT_SIZE=10

# results list font in 1.4, results list details in 1.3
USER_TEXT_FONT_NAME=verdana
USER_TEXT_FONT_STYLE=0
USER_TEXT_FONT_SIZE=10

# nothing in 1.4 or 1.3
MENU_TEXT_FONT_NAME=verdana
MENU_TEXT_FONT_STYLE=0
MENU_TEXT_FONT_SIZE=11

# nothing in 1.4 or 1.3
WINDOW_TITLE_FONT_NAME=Georgia
WINDOW_TITLE_FONT_STYLE=0
WINDOW_TITLE_FONT_SIZE=11

# nothing in 1.4 or 1.3
SUB_TEXT_FONT_NAME=Georgia
SUB_TEXT_FONT_STYLE=0
SUB_TEXT_FONT_SIZE=11

